'宣言 Public Overloads Function GetEvents( _ ByVal attributes() As Attribute _ ) As EventDescriptorCollection
public EventDescriptorCollection GetEvents( Attribute[] attributes )
パラメータ
- attributes
- 属性配列。
戻り値の型
このコンポーネントのインスタンスのためにフィルタされたイベントを表すSystem.ComponentModel.EventDescriptorCollectionです。